<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*

    Document   :多吉果酒

    Created on :2016.04.21

    Author     :ichanghu

*/

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;}  /* 初始化标签在所有浏览器中的margin、padding值 */

fieldset,img {border:0 none;}  /* 重置fieldset（表单分组）、图片的边框为0*/

dl,ul,ol,menu,li {list-style:none;}   /* 重置类表前导符号为onne,menu在HTML5中有效 */

blockquote, q {quotes: none;}   /* 重置嵌套引用的引号类型 */

blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}  /* 重置嵌套引用*/

input,select,textarea,button {vertical-align:middle;}  /* 重置表单控件垂直居中*/

button {border:0 none;background-color:transparent;cursor:pointer;}  /* 重置表单button按钮效果 */

body {background:#fff;}   /* 重置body 页面背景为白色 */

body,th,td,input,select,textarea,button {font-size:14px;line-height:1 ;font-family:"微软雅黑", "黑体","宋体";color:#454545;} /* 重置页面文字属性 */

a {color:#666;text-decoration:none;outline: none;}  /* 重置链接a标签 */

a:active, a:hover {text-decoration:none;}   /* 重置链接a标签的鼠标滑动效果 */

address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;}  /* 重置样式标签的样式 */

caption {display:none;}    /* 重置表格标题为隐藏 */

table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */

img{vertical-align:top;}  /* 图片在当前行内的垂直位置 */ 

 /* 设置页面文字等在拖动鼠标选中情况下的背景色与文字颜色 */

/* 

::selection {color: #fff;background-color: #4C6E78;}    

::-moz-selection {color: #fff;background-color: #4C6E78;} 

*/

.fl{float:left;}

.fr{float:right;}

.center{margin:0 auto;width:1097px;}



.g-head{position: relative;width:100%;height:307px;background:#15142b;}

.g-head .top{height:307px;overflow:visible; background:url(../images/headbg.jpg) no-repeat 0 0;position: relative;}

.g-head .logo{float:left;width:257px;height:128px;margin-top:54px;margin-left:24px;}

.g-head .topmt{position: absolute;top:112px;color:#fff;font-size:16px;line-height:31px;padding-left:45px;}

.g-head .topmail{right:169px;width:185px;height:31px;background:url(../images/headmail.jpg) no-repeat;}

.g-head .topmail a{color:#fff;font-size:16px;}

.g-head .toptel{right:0;width:116px;height:31px;background:url(../images/headtel.jpg) no-repeat;}

.g-head .menu{position:absolute;top:148px;right:0;z-index:9999;}

.g-head .menu ul li{width:110px;height:35px;line-height: 35px;text-align:center;float:left;}

.g-head .menu ul li a{color:#fff;font-size:16px;width:100%;height:100%;display: block;}

.g-head .menu .nav{background:#87473b;height:35px;width:770px;}

.g-head .menu .nav li a:hover,.g-head .menu .nav li a.on{background:#742f22;}

.g-head .menu .nav .sub{background:#87473b;overflow: hidden;display: none;width:170px;}

.g-head .menu .nav .sub li{width:170px;}



.g-banner{/*width:1702px;*//*height:470px;*/text-align:center;width:100%;box-shadow:5px 5px 3px #aaaaaa;margin:0 auto;position:relative;top:-70px;}

.slideBox{ width:100%; /*height:470px;*/ overflow:hidden; position:relative;z-index: 0;}

.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; margin-left:-20px;bottom:5px; z-index:1; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBox .hd ul li{ float:left; margin-right:6px;  width:12px; height:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%; line-height:14px; text-align:center; background:#fff; cursor:pointer; }

.slideBox .hd ul li.on{ background:#15142B; color:#fff; }

.slideBox .bd{ position:relative; height:100%; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; }

.slideBox .bd img{ width:100%; /*height:470px;*/ display:block;  }

.slideBox .prev,

.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-35px; display:block; width:32px; height:70px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }

.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }

.slideBox .prev:hover,

.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.slideBox .prevStop{ display:none;  }

.slideBox .nextStop{ display:none;  }



.section1,.section2{overflow: hidden;}

.section1 .block{width:260px;height:340px;overflow: hidden;float:left;margin:78px 18px 50px 0;position:relative;}

.section1 .block .tt-1,.section2 .block .tt-1{text-align:center;margin:18px 0 29px;}

.section1 .block p,.section2 .block p{font-size: 14px;color:#454545;line-height:17px;}

.section1 .block p.more a,.section2 .block p.more a{position:absolute;bottom:0;right:0;padding:0 5px;}

.section1 .block p.more a:hover,.section2 .block p.more a:hover{background:#626262;color:#fff;}

.section2 .block{width:281px;height:325px;overflow: hidden;float: left;position: relative;margin:0 17px 50px 0;}

.section2{width:877px;margin:0 auto;}

.scale:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transition: all 1s;-moz-transition: all 1s;; /* Firefox 4 */

-webkit-transition: all 1s; /* Safari 和 Chrome */-o-transition: all 1s; /* Opera */cursor:pointer;}



.g-about{overflow:hidden;margin-bottom:55px;}

.g-about .about-cont{/*width:100%;*/height:325px;background:url(../images/indexaboutbg.jpg) no-repeat center bottom;padding-top:250px;padding-left:84px;}

.g-about .about-cont p{width:432px;color:#87473b;font-size:16px;line-height: 25px;}

.indexbg1{width:100%;height:78px;background:url(../images/indexbg1.jpg) no-repeat center bottom;margin-bottom:55px;}



.g-jpgj{/*margin-top:50px;*/overflow:hidden;}

.g-jpgj ul li{width:267px;height:auto;float:left;margin:15px 3px;}

.g-jpgj ul li img{width:267px;height:216px;}

.g-jpgj ul li a.tit{display:block;margin-top:20px;width:267px;height:30px;line-height:30px;background:#eee6cf;color:#87473b;font-size:18px;text-align:center;}

.g-jpgj ul li a.tit:hover{background:#87473b;color:#fff;}

.g-qpj{margin-top:50px;overflow:hidden;}

.g-qpj ul{}

.g-qpj ul li{width:520px;height:auto;float:left;margin:15px 13px;}

.g-qpj ul li img{width:520px;height:390px;}

.g-qpj ul li a.tit{display:block;margin-top:20px;width:520px;height:30px;line-height:30px;background:#eee6cf;color:#87473b;font-size:18px;text-align:center;}

.g-qpj ul li a.tit:hover{background:#87473b;color:#fff;}



.indexbg2{width:100%;height:153px;background:url(../images/indexbg2.jpg) no-repeat center top;margin:55px 0 30px;}



.fengcai{width:100%;height:959px;background:url(../images/fcbg.jpg) no-repeat center bottom;}

.fengcai .fcl{width:444px;height:461px;float:left;margin-right:13px;}

.fengcai .fcc{width:336px;height:461px;float:left;margin-right:13px;}

.fengcai .fcr{width:261px;height:461px;float:left;}

.fengcai .fcr .content{background:#87473b;padding:32px 20px;/*height:305px;*/margin-top:11px;}

.fengcai .fcr .content p{color:#fff;font-size:13px;line-height:24px;}



.foot{width:100%;/*height:428px;*/height:277px;background:#15142b;border-top:10px solid #86463a;}

.footc{position:relative;}

.foot .line{width:792px;height:1px;background:#794039;position:absolute;top:60px;right:0;}

.foot .vcode{position: absolute;right:15px;top:82px;}

.foot .vcode p{margin-top:13px;color:#fff;text-align:center;font-size:14px;}

.foot .footnav{overflow: hidden;}

.foot .footnav ul{width:123px;height:auto;overflow:hidden;float:left;margin-top:44px;}

.foot .footnav .lianxi{width:940px;} 

/*.foot .footnav .lianxi li{float:left;width:210px;} */



.foot .footnav ul h2{font-size:18px;color:#87473b;margin-bottom:30px;}

.foot .footnav ul li a{font-size:14px;color:#fff;line-height:25px;}

.foot .copyright{position: absolute;left:10px;top:204px;}

.foot .copyright li{display: inline;padding-right:50px;}

.foot .copyright li,.foot .copyright li a{color:#fff;font-size:14px;}



.gotop{width:50px;height:50px;position:fixed;right:80px;bottom:100px;background:url(../images/gotop.png);cursor:pointer;display: none;}

/*.gotop:hover{background-position:-182px -14px;}*/



.location,.location a{color:#15122d;font-size:16px;margin-bottom:20px;}

.location a:last-child{color:#86483d;}

.col-left{width:264px;height: auto;overflow: hidden;margin-right:24px;float:left;margin-bottom:100px;}

.col-left .Nmenu{width:254px;background:url(../images/menubg.jpg) no-repeat left bottom;padding-left:10px;}

.col-left .Nmenu ul{padding-bottom: 50px;}

.col-left .Nmenu ul li{line-height:44px; }

.col-left .Nmenu ul li:hover,.col-left .Nmenu ul li.on{background:url(../images/libg.png) no-repeat;}

.col-left .Nmenu ul li a{display:block;color:#fff;font-size:16px;text-align:center;}



.lianxi{margin-top:48px;width:710px;}

.lianxi .tt{width:121px;height:25px;line-height:25px;text-align:center;font-size:16px;color:#fff;background:url(../images/ttbg.png);margin:0 0 25px 12px;}

.lianxi p{line-height:30px;font-size:14px;color:#15142b;padding-left:22px;}

.lianxi li{display: inline;padding:0 10px;}



.col-right{margin-bottom:100px;float:left;width:805px;}

.col-right div,.col-right p{line-height:40px;color:#383838;font-size:14px;}

.newlist ul li{border-bottom:1px solid #c9c9c9;padding-bottom:36px;padding-top:20px;overflow: hidden;}

.newlist ul li .suolv{width:136px;height:137px;float:left;margin-right:36px;}

.newlist ul li h1{margin:22px 0 30px;line-height:25px;}

.newlist ul li h1 a{font-size:16px;color:#87473b;font-weight:normal;}

.newlist ul li h1 i{font-size:14px;color:#424846;font-style:normal;float:right;font-weight:normal;margin-right:10px;}

.newlist ul li h1 i.rili{width:19px;height:20px;background:url(../images/rili.png);font-size:10px;text-align:center;line-height:26px;}



.list-pro ul li{width:253px;height:230px;margin:10px 10px 10px 0;position: relative;float:left;/*border:3px double #c9c9c9;*/overflow: hidden;text-align:center;}

.list-pro ul li img{width:253px;height:195px;cursor:pointer;}

.list-pro ul li a{display: block;width:253px;height:125px;text-align:center;padding-top:75px;position: absolute;left:0;top:0;background:url(../images/abg.png) repeat;color:#fff;display:none;}



.pagelist{overflow:hidden;margin:30px auto;width:400px;}

.pagelist ul li{border:1px solid #c5c5c5;padding:0;float:left;margin:0 5px;}

.pagelist ul li a{display: block;padding:0 7px;color:#86463A;}

.pagelist ul li a:hover{background:#86463A;color:#fff;}</pre></body></html>